github.com/jackc/pgx/v5/pgconn.contextAlreadyDoneError.err (field)
6 uses
github.com/jackc/pgx/v5/pgconn (current package)
errors.go#L159: return &errTimeout{err: ctx.Err()}
errors.go#L161: return &errTimeout{err: err}
errors.go#L194: err error
errors.go#L198: return fmt.Sprintf("timeout: %s", e.err.Error())
errors.go#L202: return SafeToRetry(e.err)
errors.go#L206: return e.err
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)